home *** CD-ROM | disk | FTP | other *** search
/ Cine Live 68 / Cine Live 68.iso / pc / Data / Interface / mm3.k < prev    next >
Encoding:
Text File  |  2003-04-04  |  16.0 KB  |  385 lines

  1. module oRoot1 is cBox
  2. with 
  3.     Flags is $00000152; 
  4.     release Editor:
  5.         IOWindow is {$00000375,$00000085,$0000019A,$0000030B,$00000000,$00000000,$00000000,$00000000};
  6.         LayoutWindow is {$00000095,$00000055,$00000353,$000002D0,$00000012,$00000034,$00000064,$00000000};
  7.     end;
  8.     Name is "Root"; 
  9.     Enabled is false; 
  10.     
  11.     Width is 800; Height is 600; 
  12.     
  13.     
  14.     Elements is [
  15.         oMusic2,
  16.         oMM13,
  17.         o254,
  18.         o265,
  19.         o276,
  20.         o287,
  21.         o298,
  22.         o309,
  23.         o3110,
  24.         o3211,
  25.         o3312,
  26.         oBTdroite14,
  27.         oBTgauch15,
  28.         ommsomm16
  29.     ];
  30.     Events is [
  31.         cOnscreenEvent
  32.         with Flags is $00000004; 
  33.             Commands is [
  34.                 cRunCommand
  35.                 with Flags is $00000004; Target is oMusic2; Rewind is true; end
  36.             ];
  37.         end,
  38.         cKeyboardEvent
  39.         with Value is "+"; 
  40.             Commands is [
  41.                 cSetVolumeCommand
  42.                 with Flags is $00000004; Mode is ExecuteHigher; end
  43.             ];
  44.         end,
  45.         cKeyboardEvent
  46.         with Value is "-"; 
  47.             Commands is [
  48.                 cSetVolumeCommand
  49.                 with Flags is $00000004; Mode is ExecuteLower; end
  50.             ];
  51.         end,
  52.         cKeyboardEvent
  53.         with Flags is $00000004; Value is "m"; 
  54.             Commands is [
  55.                 cRunCommand
  56.                 with Flags is $00000004; Target is oMusic2; Mode is Toggle; Rewind is true; end
  57.             ];
  58.         end
  59.     ];
  60. end;
  61.  
  62. object oMusic2 is cSound
  63. with 
  64.     Flags is $00000154; 
  65.     Name is "Music"; 
  66.     
  67.     AdjustX is AlignToCenter; AdjustY is AlignToMiddle; 
  68.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  69.     Looping is true; 
  70.     URL is "../Sons/5.mp3"; 
  71.     
  72. end;
  73.  
  74. object oMM13 is cImage
  75. with 
  76.     Flags is $00000400; 
  77.     Name is "MM1"; 
  78.     Enabled is false; 
  79.     AdjustX is AlignToCenter; AdjustY is AlignToMiddle; 
  80.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  81.     
  82.     URL is "../Images/mm3.jpg"; 
  83.     
  84.     
  85. end;
  86.  
  87. object o254 is cBox
  88. with 
  89.     Flags is $00000150; 
  90.     Name is "25"; 
  91.     Region is {$FFFF01F0,$001B0030,$009300BE,$001B003E,$00417FFF,$001C0041,$00487FFF,$001D0048,$00507FFF,$001E0050,$00587FFF,$001F0058,$005F7FFF,$0020005F,$00677FFF,$0021003D,$003E0067,$006E7FFF,$0022006E,$00767FFF,$00230076,$007D7FFF,$0024007D,$00857FFF,$00250085,$008D7FFF,$0026008D,$00947FFF,$00270094,$009C7FFF,$0028003C,$003D009C,$00A37FFF,$002900A3,$00AB7FFF,$002A00AB,$00B37FFF,$002B00B3,$00BA7FFF,$002C00BA,$00BE7FFF,$002F003B,$003C7FFF,$003000BD,$00BE7FFF,$0036003A,$003B7FFF,$003900BC,$00BD7FFF,$003D0039,$003A7FFF,$004100BB,$00BC7FFF,$00440038,$00397FFF,$004A00BA,$00BB7FFF,$004B0037,$00387FFF,$00530036,$003700B9,$00BA7FFF,$005A0035,$00367FFF,$005B00B8,$00B97FFF,$00610034,$00357FFF,$006400B7,$00B87FFF,$00680033,$00347FFF,$006C00B6,$00B77FFF,$006F0032,$00337FFF,$007500B5,$00B67FFF,$00760031,$00327FFF,$007D0030,$00317FFF,$007E00B4,$00B57FFF,$00810030,$00347FFF,$00820034,$003B7FFF,$0083003B,$00427FFF,$00840042,$00497FFF,$00850049,$00507FFF,$00860050,$005800B3,$00B47FFF,$00870058,$005F7FFF,$0088005F,$00667FFF,$00890066,$006D7FFF,$008A006D,$00757FFF,$008B0075,$007C7FFF,$008C007C,$00837FFF,$008D0083,$008A7FFF,$008E008A,$00917FFF,$008F0091,$009900B2,$00B37FFF,$00900099,$00A07FFF,$009100A0,$00A77FFF,$009200A7,$00AE7FFF,$009300AE,$00B27FFF,$7FFF0000};
  92.     Cursor is oFingerCursor; 
  93.     X is 34; Y is 229; 
  94.     Width is 202; Height is 152; 
  95.     
  96.     
  97.     Events is [
  98.         cMouseUpEvent
  99.         with Flags is $00000004; Flag is true; 
  100.             Commands is [
  101.                 cBrowseCommand
  102.                 with Flags is $00000004; URL is "f25.k"; end
  103.             ];
  104.         end
  105.     ];
  106. end;
  107.  
  108. object o265 is cBox
  109. with 
  110.     Flags is $00000150; 
  111.     Name is "26"; 
  112.     Region is {$FFFF01DC,$00070013,$007C00A5,$00070020,$00247FFF,$00080024,$002C7FFF,$0009002C,$00347FFF,$000A0034,$003B7FFF,$000B003B,$00437FFF,$000C0043,$004B7FFF,$000D004B,$00537FFF,$000E001F,$00200053,$005B7FFF,$000F005B,$00627FFF,$00100062,$006A7FFF,$0011006A,$00727FFF,$00120072,$007A7FFF,$0013007A,$00827FFF,$00140082,$008A7FFF,$0015001E,$001F008A,$00917FFF,$00160091,$00997FFF,$00170099,$00A17FFF,$001800A1,$00A57FFF,$001C00A4,$00A57FFF,$001D001D,$001E7FFF,$0024001C,$001D00A3,$00A47FFF,$002B00A2,$00A37FFF,$002C001B,$001C7FFF,$0033001A,$001B00A1,$00A27FFF,$003B0019,$001A00A0,$00A17FFF,$00420018,$0019009F,$00A07FFF,$00490017,$00187FFF,$004A009E,$009F7FFF,$00510016,$00177FFF,$0052009D,$009E7FFF,$00580015,$00167FFF,$0059009C,$009D7FFF,$00600014,$00157FFF,$0061009B,$009C7FFF,$00670013,$00147FFF,$0069009A,$009B7FFF,$006B0013,$00177FFF,$006C0017,$001F7FFF,$006D001F,$00277FFF,$006E0027,$002E7FFF,$006F002E,$00367FFF,$00700036,$003E0099,$009A7FFF,$0071003E,$00467FFF,$00720046,$004E7FFF,$0073004E,$00557FFF,$00740055,$005D7FFF,$0075005D,$00657FFF,$00760065,$006D7FFF,$0077006D,$00757FFF,$00780075,$007D0098,$00997FFF,$0079007D,$00847FFF,$007A0084,$008C7FFF,$007B008C,$00947FFF,$007C0094,$00987FFF,$7FFF0000};
  113.     Cursor is oFingerCursor; 
  114.     X is 49; Y is 353; 
  115.     Width is 185; Height is 127; 
  116.     
  117.     
  118.     Events is [
  119.         cMouseUpEvent
  120.         with Flags is $00000004; Flag is true; 
  121.             Commands is [
  122.                 cBrowseCommand
  123.                 with Flags is $00000004; URL is "f26.k"; end
  124.             ];
  125.         end
  126.     ];
  127. end;
  128.  
  129. object o276 is cBox
  130. with 
  131.     Name is "27"; 
  132.     Region is {$FFFF01F8,$00010000,$007A0093,$0001000E,$00127FFF,$0002000D,$000E0012,$001A7FFF,$0003000C,$000D001A,$00227FFF,$0004000A,$000C0022,$00297FFF,$00050029,$00317FFF,$00060031,$00397FFF,$00070039,$00417FFF,$00080009,$000A0041,$00497FFF,$00090049,$00507FFF,$000A0050,$00587FFF,$000B0058,$00607FFF,$000C0060,$00687FFF,$000D0068,$00707FFF,$000E0070,$00787FFF,$000F0078,$007F7FFF,$0010007F,$00877FFF,$00110008,$00090087,$008F7FFF,$0012008F,$00937FFF,$00150092,$00937FFF,$00190007,$00087FFF,$001C0091,$00927FFF,$00210006,$00077FFF,$00220090,$00917FFF,$0029008F,$00907FFF,$002A0005,$00067FFF,$002F008E,$008F7FFF,$00320004,$00057FFF,$0036008D,$008E7FFF,$003A0003,$00047FFF,$003C008C,$008D7FFF,$00430002,$0003008B,$008C7FFF,$0049008A,$008B7FFF,$004B0001,$00027FFF,$00500089,$008A7FFF,$00530000,$00017FFF,$00560088,$00897FFF,$005D0087,$00887FFF,$00630086,$00877FFF,$00680000,$00027FFF,$00690002,$00097FFF,$006A0009,$00100085,$00867FFF,$006B0010,$00187FFF,$006C0018,$001F7FFF,$006D001F,$00277FFF,$006E0027,$002E7FFF,$006F002E,$00357FFF,$00700035,$003D0084,$00857FFF,$0071003D,$00447FFF,$00720044,$004C7FFF,$0073004C,$00537FFF,$00740053,$005A7FFF,$0075005A,$00627FFF,$00760062,$00697FFF,$00770069,$00710083,$00847FFF,$00780071,$00787FFF,$00790078,$007F7FFF,$007A007F,$00837FFF,$7FFF0000};
  133.     Cursor is oFingerCursor; 
  134.     X is 55; Y is 462; 
  135.     Width is 177; Height is 129; 
  136.     
  137.     
  138.     Events is [
  139.         cMouseUpEvent
  140.         with Flag is true; 
  141.             Commands is [
  142.                 cBrowseCommand
  143.                 with URL is "f27.k"; end
  144.             ];
  145.         end
  146.     ];
  147. end;
  148.  
  149. object o287 is cBox
  150. with 
  151.     release Editor:
  152.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  153.     end;
  154.     Name is "28"; 
  155.     Region is {$FFFF0224,$00000004,$007A0095,$00000011,$001D7FFF,$0001001D,$00247FFF,$00020024,$002B7FFF,$0003002B,$00327FFF,$00040010,$00110032,$00397FFF,$00050039,$00407FFF,$00060040,$00477FFF,$00070047,$004E7FFF,$0008004E,$00557FFF,$00090055,$005C7FFF,$000A005C,$00637FFF,$000B0063,$006A7FFF,$000C000F,$0010006A,$00717FFF,$000D0071,$00787FFF,$000E0078,$007F7FFF,$000F007F,$00867FFF,$00100086,$008D7FFF,$0011008D,$00947FFF,$00120094,$00957FFF,$0013000E,$000F7FFF,$001B000D,$000E7FFF,$0023000C,$000D7FFF,$00250094,$00957FFF,$002A000B,$000C7FFF,$002B0093,$00947FFF,$00300092,$00937FFF,$0032000A,$000B7FFF,$00360091,$00927FFF,$003A0009,$000A7FFF,$003B0090,$00917FFF,$00410008,$0009008F,$00907FFF,$0046008E,$008F7FFF,$00490007,$00087FFF,$004B008D,$008E7FFF,$00510006,$0007008C,$008D7FFF,$0056008B,$008C7FFF,$00580005,$00067FFF,$005C008A,$008B7FFF,$00600004,$00057FFF,$00610089,$008A7FFF,$00640004,$00077FFF,$00650007,$000D7FFF,$0066000D,$00137FFF,$00670013,$00190088,$00897FFF,$00680019,$001E7FFF,$0069001E,$00247FFF,$006A0024,$002A7FFF,$006B002A,$00307FFF,$006C0030,$00360087,$00887FFF,$006D0036,$003C7FFF,$006E003C,$00427FFF,$006F0042,$00477FFF,$00700047,$004D7FFF,$0071004D,$00537FFF,$00720053,$00590086,$00877FFF,$00730059,$005F7FFF,$0074005F,$00657FFF,$00750065,$006B7FFF,$0076006B,$00707FFF,$00770070,$00760085,$00867FFF,$00780076,$007C7FFF,$0079007C,$00827FFF,$007A0082,$00857FFF,$7FFF0000};
  156.     Cursor is oFingerCursor; 
  157.     X is 324; Y is 24; 
  158.     Width is 149; Height is 133; 
  159.     
  160.     
  161.     Events is [
  162.         cMouseUpEvent
  163.         with Flag is true; 
  164.             Commands is [
  165.                 cBrowseCommand
  166.                 with URL is "f28.k"; end
  167.             ];
  168.         end
  169.     ];
  170. end;
  171.  
  172. object o298 is cBox
  173. with 
  174.     release Editor:
  175.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  176.     end;
  177.     Name is "29"; 
  178.     Region is {$FFFF0160,$00120008,$00800095,$00120012,$001A7FFF,$00130012,$0013001A,$002D7FFF,$00140013,$0014002D,$00407FFF,$00150040,$00537FFF,$00160053,$00667FFF,$00170066,$00797FFF,$00180013,$00140079,$008C7FFF,$0019008C,$00957FFF,$001E0094,$00957FFF,$00200012,$00137FFF,$00280011,$00120093,$00947FFF,$00300010,$00117FFF,$00330092,$00937FFF,$0038000F,$00107FFF,$003D0091,$00927FFF,$0040000E,$000F7FFF,$00470090,$00917FFF,$0048000D,$000E7FFF,$0050000C,$000D7FFF,$0052008F,$00907FFF,$0058000B,$000C7FFF,$005C008E,$008F7FFF,$0060000A,$000B7FFF,$0066008D,$008E7FFF,$00680009,$000A7FFF,$00700008,$00097FFF,$0071008C,$008D7FFF,$00740008,$000D7FFF,$0075000D,$00187FFF,$00760018,$00237FFF,$00770023,$002E7FFF,$0078002E,$00397FFF,$00790039,$00447FFF,$007A0044,$004F7FFF,$007B004F,$005A008B,$008C7FFF,$007C005A,$00657FFF,$007D0065,$00707FFF,$007E0070,$007B7FFF,$007F007B,$00867FFF,$00800086,$008B7FFF,$7FFF0000};
  179.     Cursor is oFingerCursor; 
  180.     X is 310; Y is 131; 
  181.     Width is 163; Height is 134; 
  182.     
  183.     
  184.     Events is [
  185.         cMouseUpEvent
  186.         with Flags is $00000004; Flag is true; 
  187.             Commands is [
  188.                 cBrowseCommand
  189.                 with Flags is $00000004; URL is "f29.k"; end
  190.             ];
  191.         end
  192.     ];
  193. end;
  194.  
  195. object o309 is cBox
  196. with 
  197.     Flags is $00000150; 
  198.     Name is "30"; 
  199.     Region is {$FFFF00F4,$001A000C,$00800098,$001A0016,$00237FFF,$001B0023,$003D7FFF,$001C003D,$00577FFF,$001D0015,$00160057,$00717FFF,$001E0071,$008B7FFF,$001F008B,$00987FFF,$00250097,$00987FFF,$00270014,$00157FFF,$00310013,$00147FFF,$00320096,$00977FFF,$003B0012,$00137FFF,$003E0095,$00967FFF,$00450011,$00127FFF,$004B0094,$00957FFF,$004E0010,$00117FFF,$00570093,$00947FFF,$0058000F,$00107FFF,$0062000E,$000F7FFF,$00640092,$00937FFF,$006C000D,$000E7FFF,$00700091,$00927FFF,$0076000C,$000D7FFF,$007B000C,$00147FFF,$007C0014,$00257FFF,$007D0025,$00350090,$00917FFF,$007E0035,$00467FFF,$007F0046,$00567FFF,$00800056,$00907FFF,$7FFF0000};
  200.     Cursor is oFingerCursor; 
  201.     X is 297; Y is 231; 
  202.     Width is 170; Height is 128; 
  203.     
  204.     
  205.     Events is [
  206.         cMouseUpEvent
  207.         with Flags is $00000004; Flag is true; 
  208.             Commands is [
  209.                 cBrowseCommand
  210.                 with Flags is $00000004; URL is "f30.k"; end
  211.             ];
  212.         end
  213.     ];
  214. end;
  215.  
  216. object o3110 is cBox
  217. with 
  218.     Name is "31"; 
  219.     Region is {$FFFF0154,$0007000C,$007B0099,$00070013,$001A7FFF,$0008001A,$00297FFF,$00090029,$00387FFF,$000A0038,$00477FFF,$000B0047,$00567FFF,$000C0056,$00657FFF,$000D0065,$00747FFF,$000E0074,$00837FFF,$000F0083,$00927FFF,$00100092,$00997FFF,$00140012,$00137FFF,$00150098,$00997FFF,$00200097,$00987FFF,$00220011,$00127FFF,$002B0096,$00977FFF,$002F0010,$00117FFF,$00350095,$00967FFF,$003D000F,$00107FFF,$00400094,$00957FFF,$004B000E,$000F0093,$00947FFF,$00560092,$00937FFF,$0058000D,$000E7FFF,$00600091,$00927FFF,$0066000C,$000D7FFF,$006B0090,$00917FFF,$006D000C,$00117FFF,$006E0011,$001A7FFF,$006F001A,$00237FFF,$00700023,$002D7FFF,$0071002D,$00367FFF,$00720036,$003F7FFF,$0073003F,$00497FFF,$00740049,$00527FFF,$00750052,$005C7FFF,$0076005C,$0065008F,$00907FFF,$00770065,$006E7FFF,$0078006E,$00787FFF,$00790078,$00817FFF,$007A0081,$008A7FFF,$007B008A,$008F7FFF,$7FFF0000};
  220.     Cursor is oFingerCursor; 
  221.     X is 292; Y is 351; 
  222.     Width is 163; Height is 134; 
  223.     
  224.     
  225.     Events is [
  226.         cMouseUpEvent
  227.         with Flag is true; 
  228.             Commands is [
  229.                 cBrowseCommand
  230.                 with URL is "f31.k"; end
  231.             ];
  232.         end
  233.     ];
  234. end;
  235.  
  236. object o3211 is cBox
  237. with 
  238.     release Editor:
  239.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  240.     end;
  241.     Name is "32"; 
  242.     Region is {$FFFF0120,$00130009,$00880095,$0013000D,$00177FFF,$00140017,$002A7FFF,$0015002A,$003E7FFF,$0016003E,$00517FFF,$00170051,$00647FFF,$00180064,$00787FFF,$00190078,$008B7FFF,$001A008B,$00957FFF,$001F0094,$00957FFF,$0026000C,$000D7FFF,$00290093,$00947FFF,$00330092,$00937FFF,$003D0091,$00927FFF,$003F000B,$000C7FFF,$00470090,$00917FFF,$0051008F,$00907FFF,$0058000A,$000B7FFF,$005B008E,$008F7FFF,$0065008D,$008E7FFF,$006F008C,$008D7FFF,$00710009,$000A7FFF,$0079008B,$008C7FFF,$007D0009,$000F7FFF,$007E000F,$001B7FFF,$007F001B,$00267FFF,$00800026,$00327FFF,$00810032,$003E7FFF,$0082003E,$00497FFF,$00830049,$0055008A,$008B7FFF,$00840055,$00617FFF,$00850061,$006D7FFF,$0086006D,$00787FFF,$00870078,$00847FFF,$00880084,$008A7FFF,$7FFF0000};
  243.     Cursor is oFingerCursor; 
  244.     X is 290; Y is 442; 
  245.     Width is 173; Height is 144; 
  246.     
  247.     
  248.     Events is [
  249.         cMouseUpEvent
  250.         with Flag is true; 
  251.             Commands is [
  252.                 cBrowseCommand
  253.                 with URL is "f32.k"; end
  254.             ];
  255.         end
  256.     ];
  257. end;
  258.  
  259. object o3312 is cBox
  260. with 
  261.     Flags is $00008151; 
  262.     Name is "33"; 
  263.     Region is {$FFFF0208,$0007000C,$0083009D,$0007001D,$00207FFF,$00080020,$00277FFF,$0009001C,$001D0027,$002E7FFF,$000A002E,$00357FFF,$000B0035,$003C7FFF,$000C003C,$00437FFF,$000D0043,$004A7FFF,$000E001B,$001C004A,$00517FFF,$000F0051,$00587FFF,$00100058,$005F7FFF,$0011005F,$00667FFF,$00120066,$006D7FFF,$0013006D,$00747FFF,$00140074,$007B7FFF,$0015001A,$001B007B,$00827FFF,$00160082,$00897FFF,$00170089,$00907FFF,$00180090,$00977FFF,$00190097,$009D7FFF,$001B0019,$001A7FFF,$00220018,$00197FFF,$00280017,$00187FFF,$002F0016,$00177FFF,$0033009C,$009D7FFF,$00350015,$00167FFF,$0038009B,$009C7FFF,$003C0014,$00157FFF,$003E009A,$009B7FFF,$00420013,$00147FFF,$00430099,$009A7FFF,$00490012,$00130098,$00997FFF,$004F0011,$00120097,$00987FFF,$00540096,$00977FFF,$00560010,$00117FFF,$005A0095,$00967FFF,$005C000F,$00107FFF,$005F0094,$00957FFF,$0063000E,$000F7FFF,$00650093,$00947FFF,$0069000D,$000E7FFF,$006A0092,$00937FFF,$0070000C,$000D0091,$00927FFF,$0073000C,$00107FFF,$00740010,$00187FFF,$00750018,$00200090,$00917FFF,$00760020,$00287FFF,$00770028,$00317FFF,$00780031,$00397FFF,$00790039,$00417FFF,$007A0041,$00497FFF,$007B0049,$0051008F,$00907FFF,$007C0051,$00597FFF,$007D0059,$00617FFF,$007E0061,$00697FFF,$007F0069,$00727FFF,$00800072,$007A008E,$008F7FFF,$0081007A,$00827FFF,$00820082,$008A7FFF,$0083008A,$008E7FFF,$7FFF0000};
  264.     Cursor is oFingerCursor; 
  265.     X is 586; Y is 48; 
  266.     Width is 157; Height is 132; 
  267.     
  268.     
  269.     Events is [
  270.         cMouseUpEvent
  271.         with Flags is $00004004; Flag is true; 
  272.             Commands is [
  273.                 cBrowseCommand
  274.                 with Flags is $00004004; URL is "f33.k"; end
  275.             ];
  276.         end
  277.     ];
  278. end;
  279.  
  280. object oBTdroite14 is cImage
  281. with 
  282.     Flags is $00000150; 
  283.     Name is "BTdroite"; 
  284.     Shown is false; Cursor is oFingerCursor; 
  285.     X is 609; Y is 573; 
  286.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  287.     
  288.     URL is "../Images/actor%20droite.jpg"; 
  289.     
  290.     
  291.     Events is [
  292.         cMouseEnterEvent
  293.         with Flags is $00000004; 
  294.             Commands is [
  295.                 cShowCommand
  296.                 with Flags is $00000004; Target is oTargetSelf; end
  297.             ];
  298.         end,
  299.         cMouseLeaveEvent
  300.         with Flags is $00000004; 
  301.             Commands is [
  302.                 cShowCommand
  303.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  304.             ];
  305.         end,
  306.         cMouseUpEvent
  307.         with Flags is $00000004; Flag is true; 
  308.             Commands is [
  309.                 cBrowseCommand
  310.                 with Flags is $00000004; URL is "mm1.k"; end
  311.             ];
  312.         end
  313.     ];
  314. end;
  315.  
  316. object oBTgauch15 is cImage
  317. with 
  318.     Name is "BTgauch"; 
  319.     Shown is false; Cursor is oFingerCursor; 
  320.     X is 593; Y is 573; 
  321.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  322.     
  323.     URL is "../Images/actor%20gauche.jpg"; 
  324.     
  325.     
  326.     Events is [
  327.         cMouseEnterEvent
  328.         with 
  329.             Commands is [
  330.                 cShowCommand
  331.                 with Target is oTargetSelf; end
  332.             ];
  333.         end,
  334.         cMouseLeaveEvent
  335.         with 
  336.             Commands is [
  337.                 cShowCommand
  338.                 with Target is oTargetSelf; Mode is Clear; end
  339.             ];
  340.         end,
  341.         cMouseUpEvent
  342.         with Flag is true; 
  343.             Commands is [
  344.                 cBrowseCommand
  345.                 with URL is "mm2.k"; end
  346.             ];
  347.         end
  348.     ];
  349. end;
  350.  
  351. object ommsomm16 is cImage
  352. with 
  353.     Flags is $00000150; 
  354.     Name is "mmsomm"; 
  355.     Shown is false; Cursor is oFingerCursor; 
  356.     X is 629; Y is 573; 
  357.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  358.     
  359.     URL is "../Images/actor%20somm.jpg"; 
  360.     
  361.     
  362.     Events is [
  363.         cMouseEnterEvent
  364.         with Flags is $00000004; 
  365.             Commands is [
  366.                 cShowCommand
  367.                 with Flags is $00000004; Target is oTargetSelf; end
  368.             ];
  369.         end,
  370.         cMouseLeaveEvent
  371.         with Flags is $00000004; 
  372.             Commands is [
  373.                 cShowCommand
  374.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  375.             ];
  376.         end,
  377.         cMouseUpEvent
  378.         with Flags is $00000004; Flag is true; 
  379.             Commands is [
  380.                 cBrowseCommand
  381.                 with Flags is $00000004; URL is "sommaire.k"; end
  382.             ];
  383.         end
  384.     ];
  385. end;